TSTP Solution File: SET596^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET596^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.gBYOasJa2H true

% Computer : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 16:14:49 EDT 2023

% Result   : Theorem 0.22s 0.71s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   14 (   6 unt;   5 typ;   0 def)
%            Number of atoms       :   12 (   0 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   45 (   9   ~;   3   |;   6   &;  21   @)
%                                         (   2 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   4 usr;   2 con; 0-1 aty)
%            Number of variables   :   15 (   0   ^;  15   !;   0   ?;  15   :)

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $tType ).

thf(sk__type,type,
    sk_: a > $o ).

thf(sk__3_type,type,
    sk__3: a ).

thf(sk__1_type,type,
    sk__1: a > $o ).

thf(sk__2_type,type,
    sk__2: a > $o ).

thf(cBOOL_PROP_55_pme,conjecture,
    ! [X: a > $o,Y: a > $o,Z: a > $o] :
      ( ( ! [Xx: a] :
            ( ( X @ Xx )
           => ( Y @ Xx ) )
        & ! [Xx: a] :
            ( ( ( Y @ Xx )
              & ( Z @ Xx ) )
          <=> $false ) )
     => ! [Xx: a] :
          ~ ( ( X @ Xx )
            & ( Z @ Xx ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: a > $o,Y: a > $o,Z: a > $o] :
        ( ( ! [Xx: a] :
              ( ( X @ Xx )
             => ( Y @ Xx ) )
          & ! [Xx: a] :
              ( ( ( Y @ Xx )
                & ( Z @ Xx ) )
            <=> $false ) )
       => ! [Xx: a] :
            ~ ( ( X @ Xx )
              & ( Z @ Xx ) ) ),
    inference('cnf.neg',[status(esa)],[cBOOL_PROP_55_pme]) ).

thf(zip_derived_cl1,plain,
    sk_ @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X1: a] :
      ( ( sk__1 @ X1 )
      | ~ ( sk_ @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X0: a] :
      ( ~ ( sk__1 @ X0 )
      | ~ ( sk__2 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: a] :
      ( ~ ( sk_ @ X0 )
      | ~ ( sk__2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl2]) ).

thf(zip_derived_cl6,plain,
    ~ ( sk__2 @ sk__3 ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl4]) ).

thf(zip_derived_cl0,plain,
    sk__2 @ sk__3,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET596^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.gBYOasJa2H true
% 0.13/0.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 12:38:45 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in HO mode
% 0.22/0.65  % Total configuration time : 828
% 0.22/0.65  % Estimated wc time : 1656
% 0.22/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.69  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.71  % Solved by lams/40_c.s.sh.
% 0.22/0.71  % done 4 iterations in 0.007s
% 0.22/0.71  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.71  % SZS output start Refutation
% See solution above
% 0.22/0.71  
% 0.22/0.71  
% 0.22/0.71  % Terminating...
% 0.96/0.75  % Runner terminated.
% 0.96/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------